Goals of this talk

  • Explore NLTK
  • Have fun thinking about Lexical Graphs
  • Explore the posiblity of comparing differences between langaugas using NLP

In [1]:
import nltk

In [ ]:
nltk.download()

In [ ]: